﻿/* CSS Document */

.products {
    border-right: 1px solid #e0e0e0;
height: 497px;
}
.products ul {
   /* background-color: #eee;*/
    float: left;
   /* height: 482px;*/
    line-height: 28px;
    padding: 7px 15px;
    width: 227px;
	text-align:center
}
.products ul.line-bg {
   /* background-image: url("../images/global.gif");*/
}
.products ul.line1 {
    background-position: -160px -819px;
}
.products ul.line2 {
    background-position: -370px -819px;
}
.products ul.line3 {
    background-position: -560px -790px;
}
.products ul.line4 {
    background-position: -750px -775px;
}
.products ul.line5 {
   /* background-position: -967px -798px;*/
}
.products ul.line6 {
    background-position: -1170px -797px;
}
.products ul li {
    float: left; line-height:20px; margin-bottom:16px;
    width:55px;
	overflow:hidden
}
.product-list {
    height: 497px;
    float:left;
   margin-left:36px;
	width:900px
}
.product-list dl { position:relative;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    float: left;
    height: 247px;
    padding:0 5px;
    width: 214px; overflow:hidden;
	text-align:center
}
.product-list dl dt {
    display: table-cell;
/*    font-size: 115px;
    padding: 0 0 10px;*/
    text-align: center;
    vertical-align: middle;
}
.product-list dl dt a {
    display: inline-block;
   /* height: 115px;
    margin-left: 10px;*/
   /* margin-right: 37px;*/
    overflow: hidden;
   /* width: 115px;*/
}
.product-list img {
    vertical-align: middle;
		-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s
}
.product-list img:hover{
    vertical-align: middle;
	-webkit-transform:scale(1.06);
	-moz-transform:scale(1.06);
	-o-transform:scale(1.06);
	transform:scale(1.06)
}
.product-list dl dd {
    color: #a2a2a2;
}
.product-list .name {
position:absolute; left:0; bottom:5px; 
background-color:#FFF; 

overflow: hidden;
width: 100%;
}
.product-list dl i {
    color: #f50;
    font-size: 22px;
}
.product-list dl a, .index-product dl a:hover {
	font:normal 14px/18px "微软雅黑","宋体",Arial;
}
.product-list dl:hover a, .index-product dl a:hover {color:#003399; font-weight:bold; 
}
.title em {
    color: #ffef00;
    line-height: 12px;
}
.product-line1 {
    border-top: 2px solid #c00000;
}
.product-line2 {
    border-top: 2px solid #ffb900;
}
.product-line3 {
    border-top: 2px solid #a2c94d;
}
.product-line4 {
    border-top: 2px solid #0042b0;
}
.product-line5 {
   border-top: 0px solid #e0e0e0;
}
.product-line6 {
    border-top: 2px solid #f50;
}
.product-line7 {
    border-top: 2px solid #00acff;
}

.amod .block-title {
  /*background-color: #eee;*/
  font-size: 14px;
  padding: 3px 10px;
  text-transform: uppercase;
}

.col-right .amod .block-title {
  /*background: url("http://www.kaiserkraft.cn/skin/frontend/bysoft/optionc/images/block_title_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
  color: #666666;
  font-family: "Microsoft yahei";
  height: 30px;
  line-height: 26px;
  background:#f6f6f6
}
[lang$="zh"] .amod .block-title strong {
  font-weight: 400;
}
form {
  display: inline;
}
.amod .block-content {
  padding: 10px;
  padding-left:24px;
  background:#f6f6f6
}

.block-direct-order .block-content {
  position: relative;
}
.block-direct-order #sku {
  margin-right: 5px;
  width: 90px;
}
.amod input[type="text"], .amod input.input-text {
  border: 1px solid #eee;
  height: 16px;
  padding: 2px;
}
.block-direct-order #sku {
  background: url("../images/pic.png") no-repeat  0 -150px;
  border: 0 none;
  height: 20px;
  line-height: 20px;
  margin-right: 15px;
  width: 153px;
}
.block-direct-order span.minus {
  background: url("../images/pic.png") no-repeat 0 -120px;
  cursor: pointer;
  display: block;
  float: left;
  height: 11px;
  margin: 9px 4px 0 0;
  text-indent: -999em;
  width: 12px;
}
.block-direct-order #qty {
  margin-right: 27px;
  width: 40px;
}
.block-direct-order #qty {
  background: url("../images/pic.png") no-repeat  -50px -120px;
  height: 20px;
  line-height: 20px;
  margin-right: 0;
  width: 40px;
}
.block-direct-order span.plus {
  background: url("../images/pic.png") no-repeat  0 -135px;
  cursor: pointer;
  display: block;
  float: left;
  height: 11px;
  margin: 9px 0 0 4px;
  text-indent: -999em;
  width: 12px;
}
.amod .actions {
  text-align: right;
}
.block-direct-order .actions {
  margin: 0px 0;
  margin-top:0px;
}
.block-direct-order .actions {
  /*border-top: 1px solid #d5d5d5;*/
  padding: 6px 0 0;
}
.block-login ul a, .block-direct-order a {
  background: url("../images/common-icon.png") no-repeat  0 -375px;
  cursor: pointer;
  padding-left: 10px;
}
.block-direct-order a {
  background: url("../images/more-bg-gray.png") no-repeat  0 13px;
  display: block;
  height: 16px;
  padding: 8px 0 0 12px;
}
.amod .actions a {
  float: left;
  font-family: 微软雅黑,宋体,"Arial";
}
button.button {

  border: 0 none;
  cursor: pointer;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: auto;
}
button.button span {

  /*float: left;*/
  font: bold 12px/24px 微软雅黑,宋体,"Arial";
  height: 32px;
  padding: 0 8px 0 0;
  text-align: center;
  white-space: nowrap;
  width:85px;
}
#block_cart_sidebar_div button.button span, .col-right .amod .button span {
  background: url("../images/dt.gif") no-repeat;
  font-family: "Microsoft yahei";
  height: 32px;
  line-height: 30px;
}

 .amod .button span {
  display:block;
}


#block_cart_sidebar_div button.button span, .col-right .block .button span {
  /*background: url("../images/btn_bg.png") no-repeat  0 0;*/
  font-family: "Microsoft yahei";
  height: 32px;
  line-height: 30px;
}
.mulu{text-align:center;background:#f6f6f6;padding-top:10px;}


.m20 { margin-bottom:20px;

}

.sale_box {
	width: 948px;
	float: right;
	border: 1px solid #e6e6e6;
}
.sale_box .f1{ font-weight:normal; height:44px; line-height:22px; overflow:hidden;}
.sale_box .tit {
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #e6e6e6
}
.sale_box ul {
	float: left;
	width: 222px;
	height: 299px;
	padding: 7px;
	line-height: 22px;
	margin: 9px 0 0px 1px
}

.sale_box ul img {
	width: 220px;
	height: 220px;
}